API Documentation
nkMemory::String Member List

This is the complete list of members for nkMemory::String, including all inherited members.

back()nkMemory::String
clear()nkMemory::String
empty() constnkMemory::String
front()nkMemory::String
getData() constnkMemory::String
getSize() constnkMemory::String
operator std::string() constnkMemory::String
operator std::string_view() constnkMemory::String
operator+(const StringView &other)nkMemory::String
operator+=(char value)nkMemory::String
operator+=(const StringView &other)nkMemory::String
operator=(const char *data)nkMemory::String
operator=(const StringView &other)nkMemory::String
operator=(const String &other)nkMemory::String
operator=(String &&other) noexceptnkMemory::String
operator==(const char *other) constnkMemory::String
operator==(const String &other) constnkMemory::String
operator==(const StringView &other) constnkMemory::String
operator[](unsigned long long index) constnkMemory::String
operator[](unsigned long long index)nkMemory::String
resize(unsigned long long size)nkMemory::String
String()nkMemory::String
String(const char *data)nkMemory::String
String(unsigned long long size)nkMemory::String
String(const char *data, unsigned long long size)nkMemory::String
String(const StringView &view)nkMemory::String
String(const String &other)nkMemory::String
String(String &&other) noexceptnkMemory::String
String(const std::string &str)nkMemory::String
String(const std::string_view &str)nkMemory::String
~String()nkMemory::String